home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AppleScript - The Beta Release
/
AppleScript - The Beta Release.iso
/
Developer Scripts
/
FileMaker Pro 2.0 AS Examples
/
Syntax Examples
/
Delete examples
< prev
next >
Wrap
Text File
|
1992-11-25
|
97b
|
4 lines
tell application "FileMaker Pro"
Delete Record 1
Delete Menu Item 1 of Menu "external"
end tell